Linear Models

Category | Algorithm | Criteria |
3sigma | ||
Distribution | Z-score | Z-score |
Boxplot | ||
Grubbs Testing | Z-score |
|
Distance | KNN | KNN distance |
Density | LOF | LOF |
COF | COF |
|
SOS | Anomaly Probability |
|
Clustering | DBSCAN | Cannot be clustered (label =-1) |
Tree | iForest | Anomaly Score |
Dimension-Reduction-Based | PCA | Dimension bias |
Auto Encoder | Error |
|
Classification | One-Class SVM | Points out of the hyperplane (label=-1) |
Prediction | Moving Average, RIMA | Errors + distribution-based methods |